Merged in luisfernandosl/processmaker/PM-2390 (pull request #2039)
PM-2390 "[Enterprise][Community] Login:..." SOLVED
This commit is contained in:
@@ -22,6 +22,18 @@
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.panel_title___processmaker {
|
||||
background: #3D9DE4 !important;
|
||||
}
|
||||
|
||||
.panel_close___processmaker {
|
||||
background: url("/skins/neoclassic/images/icons_silk/calendar_x_button.png") no-repeat center right;
|
||||
}
|
||||
|
||||
.panel_content___processmaker {
|
||||
border-width: 0 !important;
|
||||
}
|
||||
|
||||
body, table {
|
||||
font-family: tahoma,arial,verdana,sans-serif;
|
||||
}
|
||||
@@ -129,4 +141,3 @@ var saveConfig = function()
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user