Skip to content

Commit

Permalink
more obsolete styles removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Sep 27, 2014
1 parent 6b49f16 commit 73c2ddb
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 360 deletions.
Expand Up @@ -14,9 +14,21 @@
// limitations under the License.
//

@import '../../../../../../../../less/global.less';

div.dashAssignmentHeader {

.assignmentHeaderMixin;
span.targetName {
font-weight: bold;
font-size: 16px;
color: #267994;
text-shadow: #333333;
margin-right: 10px;
}

span.targetDisplayName {

}

span.targetRelation {
margin-left: 10px;
}
}
30 changes: 0 additions & 30 deletions gui/admin-gui/src/main/webapp/less/config.less

This file was deleted.

287 changes: 0 additions & 287 deletions gui/admin-gui/src/main/webapp/less/evolveum-obsolete.less

This file was deleted.

40 changes: 0 additions & 40 deletions gui/admin-gui/src/main/webapp/less/global.less

This file was deleted.

0 comments on commit 73c2ddb

Please sign in to comment.