Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

theme.css
33 33

  
34 34
.hide {display:none;}
35 35
.note {color:#666;font-size:11px;}
36
.center { text-align :center; }
36 37

  
37 38
form {margin:0;}
38 39
label {cursor:pointer;}
......
81 82
#file_mode input, #dir_mode input {width:12px;height:12px;}
82 83
#hide2 {display:none;}
83 84

  
84
.pages_list {font-weight:bold;}
85
.pages_list {font-weight:bold; margin :10px auto;}
85 86
.pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;}
86 87
.pages_list table {width:900px;}
87 88
.pages_list ul {margin:0;font-weight:normal;padding:0;}
......
177 178

  
178 179
div#username {height:17px;width:640px;text-align:left;font-weight:bold;margin:0;} 
179 180
.save_section {margin:20px auto 5px auto;}
181
.section-info { margin : 1.5em 0; }
182

  
183
.rounded { border-radius :10px; -khtml-border-radius :10px; -webkit-border-radius :10px; -moz-border-radius :10px; }
184
.msg-box { background : #e5ffe6; border :0.2em #009900 solid; color :#336600; margin-bottom :1em; padding :0.63em; text-align :center; }
185
.error-box { background :#fee; border :0.2em #844 solid; color :#400; margin-bottom :1em; padding :0.63em; text-align :center; }
186
.bigger { font-size :150%; }
187
.strong { font-weight :bold; }

Also available in: Unified diff