Plugin Directory

Changeset 1866059


Ignore:
Timestamp:
04/29/2018 04:38:46 PM (8 years ago)
Author:
ndelilovic
Message:

Minor change to salah-stylesheet.css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • salah-widget/trunk/public/css/salah-stylesheet.css

    r1865445 r1866059  
    77
    88.classicTable tbody td, .classicTable thead th {
     9    padding:1%;
    910    border: 1px solid #7D7D7D;
    1011    font: normal 12px/150% Arial, Helvetica, sans-serif;
     
    3738
    3839.blueTable tbody td {
     40    padding:1%;
    3941    font: normal 12px/150% Arial, Helvetica, sans-serif;
    4042    color: #00557F;
     
    6668
    6769.greenTable tbody td {
     70    padding:1%;
    6871    font: normal 12px/150% Arial, Helvetica, sans-serif;
    6972    color: #275420;
     
    9598
    9699.redTable tbody td {
     100    padding:1%;
    97101    font: normal 12px/150% Arial, Helvetica, sans-serif;
    98102    color: #80141C;
     
    124128
    125129.greyTable tbody td {
     130    padding:1%;
    126131    font: normal 12px/150% Arial, Helvetica, sans-serif;
    127132    color: #7D7D7D;
Note: See TracChangeset for help on using the changeset viewer.