app/soc/content/css/soc-090120.css
changeset 1817 08de2fa5c156
parent 1770 2d3bcf1a17e3
equal deleted inserted replaced
1816:07743b5295d3 1817:08de2fa5c156
   170   font-weight: bold;
   170   font-weight: bold;
   171   font-size: small;
   171   font-size: small;
   172   text-align: left;
   172   text-align: left;
   173 }
   173 }
   174 
   174 
   175 
       
   176 td.twolineformfieldlabel {
   175 td.twolineformfieldlabel {
   177   font-weight: bold;
   176   font-weight: bold;
       
   177   font-size: small;
       
   178 }
       
   179 
       
   180 td.twolineformfielderrorlabel {
       
   181   font-weight: bold;
       
   182   color: #FF0000;
   178   font-size: small;
   183   font-size: small;
   179 }
   184 }
   180 
   185 
   181 td.formfieldvalue {
   186 td.formfieldvalue {
   182   text-align: left;
   187   text-align: left;
   201 
   206 
   202 td.formfielderrorlabel, td.warning, span.formfielderrorlabel {
   207 td.formfielderrorlabel, td.warning, span.formfielderrorlabel {
   203   font-weight: bold;
   208   font-weight: bold;
   204   color: #FF0000;
   209   color: #FF0000;
   205   font-size: small;
   210   font-size: small;
       
   211   text-align: right;
   206 }
   212 }
   207 
   213 
   208 /* TABLE QUEUES (used with .list) */
   214 /* TABLE QUEUES (used with .list) */
   209 table#queues {
   215 table#queues {
   210   border-collapse: collapse;
   216   border-collapse: collapse;