Changeset 2701
- Timestamp:
- 05/26/10 21:48:23 (3 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/styles/style.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/styles/style.css
r2681 r2701 202 202 width: 1020px; 203 203 border: 5px solid #1D6A9F; 204 -webkit-border-radius: 10px; 204 205 -moz-border-radius: 10px; 206 border-radius: 10px; 205 207 background-color: #F0F0FA; 206 208 /* background: #F1F8FD url(/admin/images/bgborder.gif) repeat-y scroll top left; */ … … 248 250 background-color: #C0DCF0; 249 251 padding: 3px; 252 -webkit-border-radius: 4px; 250 253 -moz-border-radius: 4px; 254 border-radius: 4px; 251 255 } 252 256 … … 307 311 border: 1px solid black; 308 312 height: 8px; 313 -webkit-border-radius:4px; 309 314 -moz-border-radius: 4px; 315 border-radius: 4px; 310 316 } 311 317
Note: See TracChangeset
for help on using the changeset viewer.
