Changeset 914


Ignore:
Timestamp:
11/02/17 16:26:33 (6 years ago)
Author:
Kris Deugau
Message:

/trunk

Additional CSS width predefinitions for convenience

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ipdb.css

    r900 r914  
    189189/* some standard width widgets */
    190190.w90 {  width: 90%; }
     191.w80 {  width: 80%; }
    191192.w70 {  width: 70%; }
    192193.w60 {  width: 60%; }
     194.w50 {  width: 50%; }
     195.w40 {  width: 40%; }
    193196.w30 {  width: 30%; }
    194197
Note: See TracChangeset for help on using the changeset viewer.