Changeset 1353:745f14d89686 for admin/style
- Timestamp:
- 08/14/13 10:35:15 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1344 r1353 525 525 margin-left: 1.2rem; 526 526 } 527 #entry-content label { 528 text-transform: uppercase; 529 font-weight: bold; 530 margin-top: 2em; 531 } 527 532 #entry-sidebar { 528 533 width: 17em; … … 985 990 /* -------------------------------------------------------------------- CLASSES COMMUNES */ 986 991 987 .no-margin { 988 margin: 0; 989 } 990 992 .no-margin, #entry-content label.no-margin { 993 margin: 0; 994 } 995 .border-top { 996 border-top: 1px solid #999; 997 padding-top: 1em; 998 margin-top: 1em; 999 } 991 1000 /* paragraphe pour bouton Nouveau bidule */ 992 1001 p.top-add { … … 1252 1261 font-style:italic; 1253 1262 font-weight: normal; 1263 text-transform: none; 1254 1264 color: #666; 1255 1265 } … … 1345 1355 margin-bottom: .1em; 1346 1356 } 1357 h4 a.button {font-weight: normal;} 1358 1347 1359 /* validation */ 1348 1360 input[type=submit],
Note: See TracChangeset
for help on using the changeset viewer.