Dotclear


Ignore:
Timestamp:
08/03/13 11:43:07 (12 years ago)
Author:
Lepeltier kévin
Branch:
Ticket #1453-2
Message:

"Les conventions de codage des CSS sont aussi de ne pas mettre de ligne vide entre deux règles."
On ma dit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1368 r1369  
    11511151label { 
    11521152     display: block; 
    1153     cursor: pointer; 
    11541153} 
    11551154label input, label select, label span { 
     
    13861385} 
    13871386 
    1388  
    1389  
    13901387/* --------------------------------------------------------------- password indcator */ 
    1391  
    13921388#pwindicator { 
    1393     margin-top: 4px; 
    1394     width: 150px; 
    1395 } 
    1396  
    1397 .bar { 
    1398     height: 2px; 
    1399 } 
    1400  
     1389     margin-top: 4px; 
     1390     width: 150px; 
     1391} 
     1392#pwindicator .bar { 
     1393     height: 2px; 
     1394} 
    14011395.pw-very-weak .bar { 
    1402     background: #d00; 
    1403     width: 30px; 
    1404 } 
    1405  
     1396     background: #d00; 
     1397     width: 30px; 
     1398} 
    14061399.pw-very-weak .label { 
    1407     color: #d00; 
    1408 } 
    1409  
     1400     color: #d00; 
     1401} 
    14101402.pw-weak .bar { 
    1411     background: #d00; 
    1412     width: 60px; 
    1413 } 
    1414  
     1403     background: #d00; 
     1404     width: 60px; 
     1405} 
    14151406.pw-weak .label { 
    1416     color: #d00; 
    1417 } 
    1418  
     1407     color: #d00; 
     1408} 
    14191409.pw-mediocre .bar { 
    1420     background: #f3f01a; 
    1421     width: 90px; 
    1422 } 
    1423  
     1410     background: #f3f01a; 
     1411     width: 90px; 
     1412} 
    14241413.pw-mediocre .label { 
    1425     color: #f3f01a; 
    1426 } 
    1427  
     1414     color: #f3f01a; 
     1415} 
    14281416.pw-strong .bar { 
    1429     background: #f3b31a; 
    1430     width: 120px; 
    1431 } 
    1432  
     1417     background: #f3b31a; 
     1418     width: 120px; 
     1419} 
    14331420.pw-strong .label { 
    1434     color: #f3b31a; 
    1435 } 
    1436  
     1421     color: #f3b31a; 
     1422} 
    14371423.pw-very-strong .bar { 
    1438     background: #0d0; 
    1439     width: 150px; 
    1440 } 
    1441  
     1424     background: #0d0; 
     1425     width: 150px; 
     1426} 
    14421427.pw-very-strong .label { 
    1443     color: #0d0; 
    1444 } 
     1428     color: #0d0; 
     1429} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map